chore(deps): update dependency websocket-client to v1.7.0#11334
Merged
kweinmeister merged 1 commit intoGoogleCloudPlatform:mainfrom Mar 21, 2024
Merged
Conversation
kweinmeister
approved these changes
Mar 21, 2024
wiktorn
added a commit
to wiktorn/python-docs-samples
that referenced
this pull request
Jan 23, 2025
SQLAlchemy v2.0.24 fails with Python 3.13 with error:
```
AssertionError: Class <class 'sqlalchemy.sql.elements.SQLCoreOperations'> directly inherits TypingOnly but has additional attributes {'__static_attributes__'}.
```
[see bug GoogleCloudPlatform#11334](sqlalchemy/sqlalchemy#11334)
Bumping version of SQLAlchemy and fixing Python to version 3.13 to avoid
such problems in the future.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.2.2->==1.7.0Release Notes
websocket-client/websocket-client (websocket-client)
v1.7.0Compare Source
1.7.0
v1.6.4Compare Source
1.6.4
v1.6.3Compare Source
1.6.3
v1.6.2Compare Source
1.6.2
v1.6.1Compare Source
1.6.1
v1.6.0Compare Source
1.6.0
v1.5.3Compare Source
1.5.3
v1.5.2Compare Source
1.5.2
v1.5.1Compare Source
1.5.1
v1.5.0Compare Source
1.5.0
v1.4.2Compare Source
1.4.2
v1.4.1Compare Source
1.4.1
v1.4.0Compare Source
1.4.0
v1.3.3Compare Source
1.3.3
v1.3.2Compare Source
1.3.2
v1.3.1Compare Source
1.3.1
v1.3.0Compare Source
1.3.0
v1.2.3Compare Source
1.2.3
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.